CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 霍夫变换 直线

搜索资源列表

  1. 霍夫变换

    0下载:
  2. 这是一个关于hough变换检测直线的源码
  3. 所属分类:图形图像处理(光照,映射..)

  1. hough.rar

    0下载:
  2. 霍夫(hough)变换:利用vc++编程检测图像中的平行直线,,hough transform: Using vc++ programming of parallel detection of linear image,
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1380132
    • 提供者:liyu
  1. Hought.rar

    0下载:
  2. 霍夫变换 以及相应的源码 用于图像处理中的 直线检测 参数估计等hough transform,Hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:33500
    • 提供者:Jennifer
  1. hough.rar

    0下载:
  2. 霍夫变换,基于视网膜图片的霍夫变换,C++Builder环境下运行,Hough transform, Hough transform-based retinal image, C++ Builder environment running
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:3778
    • 提供者:木木
  1. Houghtransformation.rar

    1下载:
  2.  将霍夫变换与最小二乘法相结合,研究对实验数据和图像处理中的二值边缘图进行直线拟合的方法。 首先,用霍夫变换剔除数据点集中的干扰点或噪声,并将分布在不同直线附近的点分离出来 然后,用最小二乘法 拟合各直线。该方法既解决了直接使用最小二乘法拟合时,拟合直线易受干扰点或噪声的影响和数据点分布在 多条直线附近而无法拟合的两个问题 同时也解决了直接使用霍夫变换时,拟合直线精度不高和直线段有效区间 不容易控制的问题。,The Hough transform and least squares me
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:206977
    • 提供者:李明
  1. Hough_Matlab

    0下载:
  2. Hough变换_用霍夫曼方法检测圆、直线的Matlab程序 -Hough transform method _ with Hoffman yen, a straight line of Matlab procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:10383
    • 提供者:
  1. chapter9

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3458
    • 提供者:陈新秋
  1. linehough

    0下载:
  2. 所属分类:MiddleWare

    • 发布日期:2017-04-08
    • 文件大小:449853
    • 提供者:xuan
  1. Hough-transforms-overview

    1下载:
  2. 概率方法霍夫变换直线提取的综述文章,其中也列举了一些方法和他们之间的比较-probabilistic and nonprobabilistic Hough transforms overview and comparisons
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1205218
    • 提供者:lm
  1. dfdf

    0下载:
  2. matlab霍夫变换直线检测,简单采取了先高帽,在检测变换的方法,不同于一般的边缘检测-hough transform detect lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:647
    • 提供者:jeffzhang
  1. 基于Hough变换的直线检测

    0下载:
  2. 使用霍夫变换,将直角坐标中的线转换为极坐标中的点,检测图像中的直线,
  3. 所属分类:matlab例程

  1. HT

    0下载:
  2. 这个是自己编写的霍夫变换直线检测MATLAB程序,可以用于道路分道线检测。是一种非常简单容易实践的程序。-This is a hough line detection algorithm which can be used to road lane detection. this method is very simple and easy to realize
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:8089
    • 提供者:张华
  1. linetest

    0下载:
  2. 对于霍夫变换直线处理具有比较广泛的适用性。-Hough transform for linear processing has broader applicability.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:774
    • 提供者:zengxiaofeng
  1. Hough

    0下载:
  2. 此文件可以实现霍夫变换直线检测,代码简单实用-This file can be achieved Hough transform line detection, code simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:79663
    • 提供者:
  1. node

    0下载:
  2. 根据霍夫变换直线找出直线的交点,输入直线系数返回交点坐标-find the crosspoint of two specified straights
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:115536
    • 提供者:
  1. HoughCode

    0下载:
  2. 提供霍夫变换直线检测的具体实现的C++代码。-Hough Transform Line Detection Code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:12535
    • 提供者:赵兴旺
  1. Lane_Detection

    3下载:
  2. 基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。-Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:66416640
    • 提供者:蛋蛋
  1. Hough1

    0下载:
  2. hough,霍夫变换直线提取线性规划直线,包括投票空间-The hough, the hough transform line, the linear programming line, including the polling space
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:645
    • 提供者:崔京楷
  1. Houghline

    0下载:
  2. 利用霍夫变换提取直线方程,然后计算平面直线距离(Using Hough transform to extract the linear equation and then calculate the plane line distance)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:134144
    • 提供者:RevelationLee
  1. gaijin---hough

    1下载:
  2. 改进了霍夫变换与最小二乘法,大大提高了直线检测精度与效率(Improved Hof transform and least square method, greatly improving the accuracy and efficiency of line detection.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-29
    • 文件大小:4451328
    • 提供者:心房
« 1 23 4 5 6 »
搜珍网 www.dssz.com